Creates an enumerator that contains the same state as the current enumerator.
HRESULT Clone(
IEnumDebugCodeContexts** ppescc
); |
Parameters
- ppescc
-
[out] Returns the IEnumDebugCodeContexts interface of the clone of the enumerator.
Creates an enumerator that contains the same state as the current enumerator.
HRESULT Clone(
IEnumDebugCodeContexts** ppescc
); |
[out] Returns the IEnumDebugCodeContexts interface of the clone of the enumerator.